Welcome![Sign In][Sign Up]
Location:
Search - JAVA FTP

Search list

[Windows Develophero_java346888244

Description: IP服务的特点如下:数据应用包括办公自动化系统、WWW、FTP、电子邮件等。其传输特点是猝发式传送,即数据流的出现不定时,而一旦出现数据流,则流量非常大,经常在短时间内占用整个主干网带宽。-IP services to the following features : data applications including office automation systems, WWW, FTP and e-mail. Its transmission is characterized by the sudden-transmitted data stream that is the emergence of irregular, and once the data flow, the flow is very large, often in a short period of time using the entire backbone network bandwidth.
Platform: | Size: 305152 | Author: app | Hits:

[Internet-NetworkFTPServer12

Description: 用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
Platform: | Size: 25600 | Author: 施成 | Hits:

[Ftp ClientCorpClient

Description: 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
Platform: | Size: 3072 | Author: 彭宇 | Hits:

[Ftp ServerCorpServerService2

Description: 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
Platform: | Size: 3072 | Author: 彭宇 | Hits:

[Ftp Clientsimpleftp

Description: 用java写的ftp客户端程序 大家可以拿去看看 希望多提意见 -used to write the ftp client program can be found to see if we want to speak up
Platform: | Size: 5120 | Author: 惶惶 | Hits:

[Ftp ClientFtpFrame

Description: 是一个简单实用的FTP例子,利用Applet小应用程序编写的,可生成目录树,实现文件的上传和下载.-is a simple and practical example of the FTP, the use of small applet prepared the application, creating tree, a file upload and download.
Platform: | Size: 4096 | Author: 追求 | Hits:

[Ftp ServerCSTest

Description: 实现FTP的功能,可以下载上传。而且支持断点续传。FTP服务器及客户端。界面美观,采用JDK1.5开发-FTP functions can be downloaded upload. But support for HTTP. FTP server and client. Beautiful interface, developed using JDK1.5
Platform: | Size: 6144 | Author: 黄飞 | Hits:

[Ftp ClientFtpClientDemo

Description: JAVA 实现FTP连接与浏览,很好的代码-JAVA FTP connection with the visit, a good code
Platform: | Size: 1024 | Author: 陈国明 | Hits:

[Internet-NetworkFtpTestw1

Description: 每一个Ftp发送之后,Ftp服务器都会返回一个字符串,其中包括一个返回代码和一串说明信息。这个返回码主要是用于判断命令是否被成功执行了。除此之外,还有一个非常重要的命令的返回。当发送PASV之后,返回“227 Entering Passive Mode (127,0,0,1,4,18)”。这意味着在服务器上有一个端口被开放,他将为我们后面接着的数据传输作好准备,但是我们如何知道该端口号呢,就在(127,0,0,1,4,18)中,前面四位指服务器的地址,关键是最后两位,将最后第二位乘256再加上最后一位的值就是我们的端口号,也就是4*256+18。取得端口号之后我们就可以用socket连接到这里。这为我们后面的工作作好准备了,因为我们的取得列表,上传,下载文件都要依靠它来实现-err
Platform: | Size: 2048 | Author: 方波 | Hits:

[Ftp Serverjavatext

Description: FTP服务器和客户端(自己的协议) 想学网络编程的可以看一下-FTP server and client (the Agreement), like the network programming can look at the
Platform: | Size: 91136 | Author: 杨恒 | Hits:

[GUI Developjavaftp

Description: CORBA 与Java 的 结 合 使 用-CORBA and the combined use of Java
Platform: | Size: 29696 | Author: zdz | Hits:

[Ftp ServerLFTP

Description: LFTP FTP服务器 支持断点续传,设置用户权限,多线程传输文件。 -metastatic FTP server support HTTP, set user privileges, multithreaded file transfer.
Platform: | Size: 979968 | Author: 王金华 | Hits:

[Multimedia programnetworktools

Description: 采用java开发的网络工具,有WEB浏览器,FTP网络文件传输,TELNET客户端的实例,等-using java development of the web-based tools, a Web browser, FTP network file transfer, TELNET client examples, etc.
Platform: | Size: 40960 | Author: | Hits:

[WEB Codesunftp

Description: 使用sunFtp库的例子,FTP用户名在properties中读取JBuilder工程,经典-use sunFtp for example. FTP user name properties in reading JBuilder works, classic
Platform: | Size: 21504 | Author: 刘浩 | Hits:

[WEB Codejavalin

Description: JAVA实现简易FTP,供初学者参考-JAVA simple FTP, for beginners reference.
Platform: | Size: 37888 | Author: 人人人 | Hits:

[JSP/Java2006101413585471

Description: 用java开发的tftp服务器,有注释说明-java development with the tftp server, annotated
Platform: | Size: 74752 | Author: yu zhang | Hits:

[JSP/JavaFTPdino

Description: 用Java开发FTP代理服务器l05 来自用户的控制进程的标准的FTP命令,向它 ... 箭头所指为解除阻塞的变互;-Java development FTP Proxy l05 from the user's control of the standards process orders FTP to it ... the meaning of the arrow changes to lift each other obstruction;
Platform: | Size: 2048 | Author: DINO | Hits:

[Ftp Servercommons-net-1.4.1-src

Description: 最牛的多种网络应用原代码 包括telnet ping ftp 等 功能强大-most cattle multiple network application source code, including telnet ping ftp and other powerful
Platform: | Size: 411648 | Author: 123 | Hits:

[JSP/Javaftp_collision_java

Description: 实现FTP服务器与客户端的功能,主要解决得了同时上传数据时的冲突问题-achieve FTP server and client functions, mainly solving the same time uploads data conflicts
Platform: | Size: 83968 | Author: kevinz | Hits:

[JSP/JavaDistributed_Videostreaming

Description: 这是一个peer to peer的视频流系统. 该系统采用RTP协议,因此与某些采用http/ftp协议进行传输的系统不同,本系统在视频流下载的过程中就可以同时观看。-This is a peer-to-peer Video System. The system uses RTP, Thus, some use http/ftp protocol transmission system, The video streaming system in the process of downloading it can watch.
Platform: | Size: 78848 | Author: 周彬 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 32 »

CodeBus www.codebus.net